FRTС project
Notes
Source Files
Modules
Procedures
Abstract Interfaces
Derived Types
dsplnt
Subroutine
33 statements
Source File
1_spline.f90
spline_module
dsplnt
Contents
public subroutine dsplnt(xa, ya, y2a, n, x, y, dy, ddy)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=wp)
::
xa
(n)
real(kind=wp)
::
ya
(n)
real(kind=wp)
::
y2a
(n)
integer
::
n
real(kind=wp)
::
x
real(kind=wp)
::
y
real(kind=wp)
::
dy
real(kind=wp)
::
ddy